Welcome![Sign In][Sign Up]
Location:
Search - android s

Search list

[Communication-MobileAndroid

Description: google新推出的手机开发平台的中文文献,打包了汉化之后的学习资料-google s new mobile phone development platform Chinese literature, packing after the Chinese learning materials
Platform: | Size: 386048 | Author: 张飞 | Hits:

[Embeded-SCM DevelopAndroid-A_Programmers_Guide

Description: Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!-Android A Programmer’s Guide New York Chicago San Francisco Contents at a Glance(目录) 1 What Is Android? 2 Downloading and Installing Eclipse 3 Downloading and Installing the Android SDK 4 Exploring the Android SDK 5 Application: Hello World! 6 Using the Command-Line Tools and the Android Emulator 7 Using Intents and the Phone Dialer 8 Lists, Menus, and Other Views 9 Using the Cell Phone’s GPS Functionality 10 Using the Google API with GTalk 11 Application: Find a Friend 12 Android SDK Tool Reference
Platform: | Size: 3833856 | Author: 深谷冰兰 | Hits:

[BooksAndroid.Programmers.guid

Description: ANDROID平台开发人员经典指南,适合ANDROID入门着-ANDROID s platform developper s guid
Platform: | Size: 3760128 | Author: ustc007 | Hits:

[androidopenGL-S

Description: openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码-openGL-es 3D cube, touch rotation, photo mapping, ANDROID source code
Platform: | Size: 2008064 | Author: pys | Hits:

[Other systemsS-Tris2

Description: an easy starter for people to work on android
Platform: | Size: 856064 | Author: gimmepass | Hits:

[OtherHello_Android_2nd_Edition

Description: Hello Android 2nd Edition November 2009 Retail Ebook-ATTiCA -"Hello, Android" will get you creating your first working application: Android s version of "Hello, World." From there, you ll build up a more substantial example: an Android Sudoku game.
Platform: | Size: 1786880 | Author: zengjian | Hits:

[OtherPragmatic.Hello.Android.2nd.Edition.Nov.2009

Description: Android开发入门,学习Android的资料-Many of the designations used by manufacturers and sellers to distinguish their prod- ucts are claimed as trademarks. Where those designations appear in this book, and The Pragmatic Programmers, LLC was aware of a trademark claim, the designations have been printed in initial capital letters or in all capitals. The Pragmatic Starter Kit, The Pragmatic Programmer, Pragmatic Programming, Pragmatic Bookshelf and the linking g device are trademarks of The Pragmatic Programmers, LLC. Portions of the book’s cover are reproduced from work created and shared by Google and used according to terms described in the Creative Commons 2.5 Attribution License. See http://code.google.com/policies.html#restrictions for details. Every precaution was taken in the preparation of this book. However, the publisher assumes no responsibility for errors or omissions, or for damages that may result from the use of information (including program listings) contained herein. Our Pragmatic courses, work
Platform: | Size: 2609152 | Author: wind | Hits:

[Communication-MobileAndroid

Description: 介绍google的新手机操作系统android编程入门的书,还不错-Introduction google' s new android mobile operating system, programming book entry
Platform: | Size: 3834880 | Author: manu_liu | Hits:

[BooksAndroid_OpenCore

Description: Android的多媒体框架OpenCore介绍pdf-Android s multimedia framework OpenCore introduction pdf
Platform: | Size: 234496 | Author: 曾思灵 | Hits:

[androidAndroid-jimesjie

Description: Google Android开发入门与实战的源代码 包括了第5、7、8、9、10、12、13、14、15、16章 JDK下载网址: http://java.sun.com/javase/downloads/index.jsp Eclipse下载网址:http://www.eclipse.org/downloads/ (下载Eclipse IDE for Java Developers) Android SDK下载网址: http://developer.android.com-Getting Started with the actual development of Google Android source code includes the first 5,7,8,9,10,12,13,14,15,16 s JDK download URL: http://java.sun.com/javase/downloads/ index.jsp Eclipse downloads Web site: http://www.eclipse.org/downloads/ (download Eclipse IDE for Java Developers) Android SDK download URL: http://developer.android.com
Platform: | Size: 6478848 | Author: 史豪杰 | Hits:

[OtherAndroid

Description: 关于Android的很好的入门资料:新版Android开发教程&笔记-Android' s a good entry on the information ~
Platform: | Size: 13591552 | Author: android | Hits:

[androidPrag[1].Hello.Android.09

Description: Getting started developing with Android is easy. You don t even need access to an Android phone, just a computer where you can install the Android SDK and the phone emulator that comes with it. Within minutes, "Hello, Android" will get you creating your first working application: Android s version of "Hello, World."
Platform: | Size: 2600960 | Author: Bob Lee | Hits:

[androidOReilly.Android.Application.Development.May.2009.

Description: This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that s generating enthusiasm across the industry.-This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that s generating enthusiasm across the industry.
Platform: | Size: 2923520 | Author: Bob Lee | Hits:

[OtherMap

Description: 学习Android的map开发,有利于初学者对Android的程序代码有一个比较清晰的理解-Android s development learning map, help beginners on Android s code to have a clearer understanding of
Platform: | Size: 26624 | Author: 海子无涯 | Hits:

[OtherApress.Pro.Android.Jun.2009.pdf

Description: Pro Android ebook Covers Google’s Android Platform and its fundamental APIs, from basic concepts such as Android resources, intents, and content providers to advanced topics such as OpenGL 3D graphics
Platform: | Size: 10735616 | Author: Roger | Hits:

[androidandroid-src

Description: android 2.2 sdk 的源代码!-the source code of android 2.2 sdk!
Platform: | Size: 3612672 | Author: 刘东华 | Hits:

[androidAndroid Security Internals.pdf

Description: ANDROID SECURITY INTERNALS An In-Depth Guide to android's security architecture
Platform: | Size: 5848064 | Author: young蛘 | Hits:

[androidAndroid Internals 2015-11

Description: Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can actually sit down and sift through millions lines of Java, C, C++ and XML, just to figurea out how it works? Android Internals::A Confectioner's Cookbook is the first time the inner workings of the world's most popular operating system have been documented! Without going into the lengthy code, it presents the logic and flow of Android's various components using detailed illustrations, verbose annotations and hands-on experiments! And the companion website - http://NewAndroidBook.com/ - offers a cornucopia of bonus material, in the form of special tools, articles and code samples - all free! Volume I takes the power user's point of view - the utilities and functionality accessible through)
Platform: | Size: 8852480 | Author: TimeGone | Hits:

[android第一行代码——Android

Description: 安卓的入门书籍,众多大牛推荐,非常适合新手以及初级开发者(Android's introductory books are recommended by many people)
Platform: | Size: 8090624 | Author: murphyyoho | Hits:

[androidandroid工具书-设计模式

Description: android的工具书,用于学习模型设计,很有帮助,希望对大家有所帮助。(Android's reference book, which is helpful for learning model design, is helpful to everyone.)
Platform: | Size: 39748608 | Author: emo66dh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net